Welcome![Sign In][Sign Up]
Location:
Search - color particle filter

Search list

[Special Effectscondesation

Description: 基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。-Condensation of OPENCV based target tracking algorithm, can be arbitrarily set HSV color threshold and the number of particle filter, through the Condensation algorithm to master the classical particle filter, as well as the essence.
Platform: | Size: 676864 | Author: 马丁 | Hits:

[Special EffectsVideoTrack_code

Description: 一组采用mean shift和particle filter的目标跟踪代码,都是基于颜色特征的跟踪算法。算法程序为纯c代码。-One group mean shift and particle filter target tracking code, are based on the color characteristics of the tracking algorithm. Algorithm procedure for pure c code.
Platform: | Size: 1678336 | Author: myb | Hits:

[AI-NN-PRparticle_filter_tracking

Description: 基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。-Principle-based particle filter, select the color characteristics of the target description, realize the goal of real-time video tracking, better.
Platform: | Size: 5120 | Author: Zhang Hongchao | Hits:

[Special EffectsPF_with_clutters

Description: 在粒子滤波加颜色直方图实现了视频目标跟踪的基础上,加了遮挡处理。即当目标被遮挡的时候进行了特殊的处理,当目标重新出现的时候能够继续对目标进行跟踪,不失跟。-In the particle filter increases color histogram realize the video target tracking based on the deal plus a block. That is, when the target is blocked out by a special treatment, when the goal of re-emerging when the target will continue to track, losing with.
Platform: | Size: 6144 | Author: Zhang Hongchao | Hits:

[AI-NN-PRPF_with_color_update_tracking

Description: 在粒子滤波+颜色直方图+遮挡处理的基础上,加上颜色模板的更新,使程序能够适应目标颜色变化(模板直方图更新速度根据目标颜色变化的快慢手动调节)。-In the particle filter+ Color histogram+ Block deal on the basis of the updated template to add color, so that procedures can be adapted to the target color changes (template update speed histogram color changes depending on the target speed manual adjustment).
Platform: | Size: 7168 | Author: Zhang Hongchao | Hits:

[Special Effectstrack

Description: 粒子滤波器源码。实现了一个基于色度空间的跟踪,并有参考的例子。注意需要GNU GSL库支持-Particle filter source. The realization of a color space based on the tracking and reference examples. Attention to the need to support the GNU GSL library
Platform: | Size: 9738240 | Author: chen | Hits:

[DocumentsOnTrackingofMovingObjects

Description: 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filtering, Mean-shift, Camshifi algorithm, particle filter, Snake model the application of Kalman filtering method designed a coal miners out of automatic monitoring system a new Gaussian mixture model based on the color feature extraction method to overcome the existing Camshift algorithm Continuousl y Adaptive eanshift track target feature extraction accuracy and low computational complexity and high defects
Platform: | Size: 1343488 | Author: 田卉 | Hits:

[DocumentsBasedOnMeanShiftAndParticleFilterObjectTracking.ra

Description: 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based on Mean Shift Algorithm and Particle Filter algorithm for target tracking dissertation: The MeanS hift algorithm (average deviation) and particle filter (Particle Filter), an analysis of the characteristics of two algorithms analyzed by extracting the target moving target detection Movement characteristics of technology, by increasing the characterization of target information to enhance the tracking robustness, and to describe the color characteristics of color histogram, based on the integration of the target movement characteristics, designed a campaign based on the characteristics and color characteristics of multi-feature integration of particle filter tracking method with second-order description of the color histogram features, designed to offset the mean particle filter and a combination of target tracking technology
Platform: | Size: 2126848 | Author: 田卉 | Hits:

[DocumentsAAA

Description: 论文:基于颜色信息的粒子滤波算法实现目标跟踪。利用颜色直方图的巴氏距离。-Thesis: Based on the color information of the particle filter target tracking implementation. Using color histogram Bhattacharyya Distance.
Platform: | Size: 224256 | Author: hf | Hits:

[Otherparticle

Description: 用于粒子滤波的,讲解详细!初学者可以很容易地看懂!-For the particle filter, and explain in detail! Beginners can easily understand!
Platform: | Size: 964608 | Author: 林业 | Hits:

[AI-NN-PRpf_colortracker

Description: 基于颜色信息的粒子滤波目标跟踪算法,实现了物体运动的目标跟踪。-Based on color information of the particle filter target tracking algorithms, to achieve the goal of tracking movement of objects.
Platform: | Size: 13211648 | Author: 张继华 | Hits:

[Special EffectsParticleTrack

Description: 基于彩色直方图的粒子滤波视频跟踪算法,非常有用-n adaptive color-based particle filter tracking
Platform: | Size: 2181120 | Author: 于鱼 | Hits:

[matlabparticle-filter-for-tracking

Description: A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
Platform: | Size: 13255680 | Author: sofi | Hits:

[OpenCVcondesation

Description: opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
Platform: | Size: 676864 | Author: zhongcheng | Hits:

[matlabParticle-Filter-color-tracking

Description: This a Color Tracking example source code using Particle Filter.-This is a Color Tracking example source code using Particle Filter.
Platform: | Size: 13062144 | Author: JHG | Hits:

[matlabmain

Description: 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
Platform: | Size: 6144 | Author: 王晓霞 | Hits:

[matlabpf_colortracker

Description: particle filter based on color to track object movement
Platform: | Size: 19060736 | Author: honey | Hits:

[Industry researchA-color-based-particle-filter-for-multiple-object

Description: A color-based particle filter for multiple object tracking
Platform: | Size: 387072 | Author: sam | Hits:

[Special EffectsParticle-Filter-Demo

Description: 标准粒子滤波程序演示 彩色加权直方图 均值或最大后验更新模版 手动选取区域-standard particle filter demo weighted color histogram mean or MAP updating template manually initialization
Platform: | Size: 5426176 | Author: justmc | Hits:

[AI-NN-PREcho-state-network

Description: Read virtually any media file in Windows, Linux, or Mac. The model simulates streamflow precipitation and temperature data. Tracking an object in a video with a Color Particle Filter Use MATLAB to acquire sensor data built-in sensors on your Android device. -Read virtually any media file in Windows, Linux, or Mac. The model simulates streamflow precipitation and temperature data. Tracking an object in a video with a Color Particle Filter Use MATLAB to acquire sensor data built-in sensors on your Android device.
Platform: | Size: 1097728 | Author: Sina | Hits:
« 12 3 »

CodeBus www.codebus.net